Skip to Main Content

Ask The Oracle Mentors

Recently Answered

Recently Answered 2.0

  • #SELECTION#
    Chris Saxon

    Why is json_array_t using 0-based indexing

    It took me 25 years to get used to Oracle using 1-based indexing in pretty much all API's. How the rather new json_array_t data structure used a 0-based indexing and drives me crazy. Is there any reason behind this "strange anomaly" or did someone just want to drive people crazy?...
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Chris Saxon

    How to calculate current DB size

    We requested oracle apex work space area 100MB?It exceeds the over 90% size? How to calculate Current file Utilization and current database size? Requested Size: 100(in MB) Current File Utilization: 6.49(in MB) What is this? Current Database Size: 91.06(in MB) and what it
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Chris Saxon

    Converting column number values into array number values in SQL

    I have a table like below. create table t2 ( id varchar2(1),val number) ; insert into t2 values ('a',1); insert into t2 values ('a',2); insert into t2 values ('a',3); insert into t2 values ('a',4); insert into t2 values ('b',1); insert into t2 values ('b',2); insert into t2 value
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Connor McDonald

    why view's trigger disappear?

    Got information from your archives, BUT solution is not provided or there's no solution??? Archive : "Why the trigger disappears... May 28, 2003 Reviewer: Kamal Kishore from New Jersey, USA " Hi Tom, After you re-create the view definition using CREATE OR REPLACE (maybe to change...
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Connor McDonald

    CPU Utilization

    Hi Tom, We run a multi-user OLTP system on Exadata Quarter Rack (Linux version). Though the system response time is consistent and is performing well. We observed Run queues with CPU utilization at 70% on both the nodes. What could be the reason? My understanding always has been ...
    #MISC#
    #ACTIONS#

Upcoming Office Hours

Upcoming Office Hours report